home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 8510 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Date: 17 Mar 1996 16:40:34 GMT-0400
  2. Path: shoestring.opus-networx.com!Amigaboy
  3. Newsgroups: comp.sys.amiga.misc
  4. From: Amigaboy@shoestring.opus-networx.com (Amigaboy)
  5. Message-ID: <827098837201@shoestring.opus-networx.com>
  6. Organization: OPUS NETWORX BBS - 809-628-5023
  7. Subject: Badloadfile Hunk
  8.  
  9.  
  10. I've got a problem with my 540MB Hard Drive.  My 2 partitions, 29MB & 490MB,
  11. mount fine, but I can't run files over 100k from them.  I keep getting bad
  12. loadfile hunk when I try to run them, or R/W error when I try to copy them
  13. from my CD-ROM to the HardDrive.  I want to know if it's the value of MaxTransfer
  14. that's giving me the problem.  Here's my HD mountlist:
  15.  
  16. /* Partition. */
  17. DH0:    device = supradirect.device
  18.         Unit = 0
  19.         Flags = 0x0
  20.         Surfaces = 1
  21.         BlockSize = 512
  22.         BlocksPerTrack = 84
  23.         Reserved = 2
  24.         Interleave = 0
  25.         LowCyl = 1
  26.         HighCyl = 730
  27.         PreAlloc = 0
  28.         Buffers = 20
  29.         BufMemType = 1
  30.         DOSType = 0x444f5301
  31.         MaxTransfer = 130560
  32.         Mask = 0x7ffffffc
  33.         Mount = 1
  34.         /*! Bootable = 1 */
  35.         BootPri = 1
  36. #
  37. /* Partition. */
  38. DH1:    device = supradirect.device
  39.         Unit = 0
  40.         Flags = 0x0
  41.         Surfaces = 1
  42.         BlockSize = 512
  43.         BlocksPerTrack = 84
  44.         Reserved = 2
  45.         Interleave = 0
  46.         LowCyl = 731
  47.         HighCyl = 12678
  48.         PreAlloc = 0
  49.         Buffers = 20
  50.         BufMemType = 1
  51.         DOSType = 0x444f5301
  52.         MaxTransfer = 130560
  53.         Mask = 0x7ffffffc
  54.         Mount = 1
  55.         /*! Bootable = 0 */
  56.         BootPri = -128
  57. #
  58.  
  59.  
  60.                                                 \|/
  61.                                                 @ @
  62.                  +-------------+------------oOO-(_)-OOo------+
  63.                  | Amiga Owner |                             |
  64.                  | Since 1988  |   A500 1MB Chip, 4MB Fast   |
  65.                  |             | VXL 25MHz EC030, 25Mhz '882 |
  66.                  |             |   540 HD, 14.4K, 2X CD-ROM  |
  67.                  |   Dwight    |                             |
  68.                  |   Nelson    |   AmigaBoy@Opus-Networx.com |
  69.                  +-------------+-----------------------------+
  70.